home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 051-075 / 060 / uedit / help! < prev    next >
Text File  |  1995-03-13  |  9KB  |  141 lines

  1.                                 Uedit V2.0
  2.                     Copyright (C) 1986-87, Rick Stiles
  3.               2420 Summit Springs Drive, Dunwoody, GA 30350
  4.                (S=Shift,A=Alt,C=Ctl,BS=BackSpace,KP=KeyPad)
  5.  
  6.                           *** See MENUS also ***
  7.  
  8. Click window's Title Bar to switch to Tiny Window.
  9. (In Interlace, click and slide into Title Bar and release.)
  10. -----------------------------------------------------------------------------
  11. Amiga-esc: ABORT PROCESS            | HELP: get/release Help
  12. -----------------------------------------------------------------------------
  13. LOAD/QUIT                           | C-mouse: click-load file "name"
  14. closeBox,f4: quit gracefully        | A-f4: Fast Quit - does NOT save files!
  15. -----------------------------------------------------------------------------
  16.                                  SCROLLS
  17. upArrow:   scroll up line           |  downArrow:   scroll down line
  18. S-upArrow: scroll up 11 lines       |  S-downArrow: scroll down 11 lines
  19. A-upArrow, gadget4: scroll up page  |  A-downArrow, gadget3: scroll down page
  20. C-upArrow: scroll to start of file  |  C-downArrow: scroll to end of file
  21. leftArrow:   scroll left            |  rightArrow:   scroll right
  22. S-leftArrow: scroll left 10 chars   |  S-rightArrow: scroll right 10 chars
  23. A-leftArrow: scroll left 20 chars   |  A-rightArrow: scroll right 20 chars
  24. C-leftArrow: scroll to end of line  |  C-rightArrow: scroll to start of line
  25. gadget1:     next file              |  gadget2:      prev file
  26. -----------------------------------------------------------------------------
  27.                       SCRATCH DELETES
  28. C-d:   delete line                 |  KP0:     undo scratch deletes
  29. KP7:   del word left               |  A-KP7:   del to start of line
  30. KP9:   del word right              |  A-KP9:   del to end of line
  31. S-KP7: del char left               |  C-KP7:   del to top of screen
  32. S-KP9: del char right              |  C-KP9:   del to bottom of screen
  33. -----------------------------------------------------------------------------
  34.                            CURSOR
  35. button: deposit cursor             |  KP5:     "find" cursor
  36. C-KP8: move up a page              |  KP8:     move cursor down line
  37. C-KP2: move down a page            |  KP2:     move cursor up line
  38. KP4:   move cursor left word       |  KP6:     move cursor right word
  39. S-KP4: move cursor left char       |  S-KP6:   move cursor right char
  40. A-KP4: move to start of line       |  A-KP6:   move to end of line
  41. C-KP4: move to start of line       |  C-KP6:   move to end of line
  42. -----------------------------------------------------------------------------
  43.         HILITE/INVERT         |  SAC-button: drag mouse to make hilite
  44. KP1:       start hilite at cursor  |  C-KP1:       start invert at cursor
  45. KP3:       end hilite at cursor    |  C-KP3:       end invert at cursor
  46. S-button:  start hilite            |  SC-button:   start invert
  47. A-button:  end hilite              |  AC-button:   end invert
  48. -----------------------------------------------------------------------------
  49.                               BUILDING INDEX
  50. SA-buttonDown: click/ drag mouse, store word for index.
  51. SA-buttonUp:   used with SA-buttonDown to build index.
  52. SA-i:          Scan list in buf41, create index.
  53. Document in window will be searched for the key words.  When index has been
  54. built, it will be in buffer 41. (ctl-w swaps current file with buf41.)
  55. -----------------------------------------------------------------------------
  56. SC-f5: speak messages                  AC-f5:  speak alerts
  57. S-f7:  modify existing search text     S-f8:   modify existing replace text
  58. S-del: insert a space for typing       A-del:  insert line below line
  59. C-del: delete line above cursor line   S-bs:   open space in front of word
  60. A-bs:  open line above cur line        C-bs:   delete line below cursor line
  61. S-tab: transparent tab fwd             A-tab:  transparent tab bkwd
  62. C-tab: untab, del spaces to prev tab
  63. A-c:   trim spaces betw words          C-c:    input a Ctl-character
  64. SA-c:  count times next cmd executed
  65. C-d:   delete line
  66. SA-d:  input # tenths sec for delays   A-d:    delay # tenths
  67. A-e:   set new end-of-line value
  68. A-f:   free a buffer
  69. A-l:   shift hilite left by one space  A-r:    shift hilite right by one space
  70. C-l:   convert to lower case           C-f:    flip upper/lower case
  71. C-u:   convert to upper case           C-x:    toggle number hex/decimal
  72. C-o:   open line for typing            C-j:    join two lines together
  73. A-0:   line up columns                 A-2:    center text in line
  74. A-1:   justify left                    A-5:    justify right
  75. A-4:   match indent of prev line
  76. A-6:   store cursor line length in n45 A-7:    store cursor col in n44
  77. A-8:   show value of n-variable        A-9:    set value of n-variable
  78. C-n:   go to line number               A-3:    go to page #
  79. C-/:   ASCII value of char             C-0:    zero running total
  80. C-\:   insert total at cursor          C-=:    add next word to running total
  81. C--:   subtract next word from running total
  82. SAC-a: About...                        SAC-d:  run demo
  83. -----------------------------------------------------------------------------
  84.                             LEARN MODE
  85.    C-s: start Learn Mode              |  C-s: abort Learn Mode
  86.    C-r: end Learn Mode                |  C-r: run Learned sequence
  87.    C-5: save Learn as numbered file   |  C-6: load Learn file #
  88.                                       |  C-7: load & run Learn file #
  89. ((ctl-m sets the general purpose command-multiplier.  Then ctl-r will run the
  90. sequence as many times as the command-multiplier says to.))
  91. -----------------------------------------------------------------------------
  92.                           PRIMITIVE MODE
  93. del:      del char under cursor |    BS:  del char to left of cursor
  94. S-space:  move cursor forward   |  S-BS:  move cursor backward.
  95. esc:      LEAVE Primitive Mode  | S-esc:  QUIT (only during startup-compile)
  96. -----------------------------------------------------------------------------
  97.                            STARTUP AUTO-COMMAND
  98. Key SAC-z gets executed automatically at start-up.  No command exists, unless
  99. you define one.  There are no restrictions on what this command can do:
  100.  
  101. 1.)  To auto-load your files next time, select "Make command" in the menu.
  102.      Then type in:
  103.            <shftAltCtl-z: LoadFile("myfile1") loadFile("myfile2") etc >
  104.      Select "Compile" (F6), then select "Save config" (A-F6).
  105.      They'll be loaded anytime you start Uedit.  Auto-load them anytime, by
  106.      pressing SAC-z.
  107. 2.)  To get rid of startup-command:
  108.      Select "Kill key" in the Commands menu.  Then press SAC-z.  If you press
  109.      the wrong key, select "Load config" and then select "Kill key" again.
  110.      If you pressed the right key, select "Save config".
  111. -----------------------------------------------------------------------------
  112. BUFFER CONVENTIONS: ("See buffers" shows you these, if they are not empty.)
  113. buf50-54 = temporary purposes
  114. buf49 = search string                  buf48 = replace string
  115. buf47 = copied hilite                  buf46 = copied invert
  116. buf45 = scratch deletes (for Undo)     buf44 = edit-command buffer
  117. buf43 = filenames                      buf42 = HELP
  118. buf41 = used in swapBuf (ctl-w)        buf40 = used for AmigaDOS command
  119. buf39 = AmigaDOS result                buf38 = directory name
  120. buf37 = copied columnar data
  121. You can change this convention by editing the Config! file.
  122. -----------------------------------------------------------------------------
  123. NUMBER CONVENTIONS: (These variables are used  by  certain  commands.   Press
  124. alt-8 to see them.  Press alt-9 to set any number to a value.)
  125. n50-n54 =  temporary purposes          n49 = dollars in running total
  126. n48 = cents in running total           n47 = plus/minus flag
  127. n46 = tenths of second to delay        n45 = length cursor line (alt-6)
  128. n44 = cursor column (alt-7)
  129. -----------------------------------------------------------------------------
  130. These keys are "borrowed" by other keys.  Do not save  the  configuration  if
  131. you swap or kill any of them:
  132.  
  133. A-1        SA-1        A-6         A-7         A-g         C-d
  134. C-kpDot    kp0         kp1         kp3         S-kp7       S-kp9
  135. kpEnter    kpMinus     kpDot       S-f1        f4          S-f4
  136. S-f7       S-f8        f9          S-f9        f10         S-del
  137.  
  138. If you modify Config! or make your own config file, search on "runKey",
  139. locate all keys it uses, and update this list.
  140. -----------------------------------------------------------------------------
  141.